-
Home
-
Virtual Public Square
-
0.1.7
-
Code
-
Classes
- RSAKey
Total Complexity |
40 |
Dependencies |
5 |
Dependents |
3 |
Total lines |
236 |
Lines of code |
145 |
Logical lines of code |
89 |
Comment lines |
39 |
Methods |
12 |
Properties |
1 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
findPrimeFactors() |
A |
43 |
12 |
48 |
populateCRT() |
S |
53 |
6 |
20 |
createFromPEM() |
S |
56 |
6 |
18 |
createFromKeyDetails() |
S |
55 |
3 |
20 |
toPublic() |
S |
63 |
3 |
10 |
loadJWK() |
S |
65 |
3 |
9 |
optimize() |
S |
74 |
2 |
5 |
__construct() |
S |
81 |
1 |
3 |
createFromJWK() |
S |
80 |
1 |
3 |
isPublic() |
S |
79 |
1 |
3 |
toArray() |
S |
82 |
1 |
3 |
toJwk() |
S |
80 |
1 |
3 |